home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / UDDIWEB.MSI / publish.addproviders.aspx < prev    next >
Encoding:
Text File  |  2003-02-21  |  7.1 KB  |  159 lines

  1.  
  2.  
  3. <%@ Page %>
  4. <%@ Register TagPrefix='uddi' Namespace='UDDI.Web' Assembly='uddi.web' %>
  5. <html>
  6.     <HEAD>
  7.         <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
  8.         <META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
  9.         <META NAME="MS.LOCALE" CONTENT="EN-US">
  10.         <!-- #include file = "publish.header.htm" -->
  11.     </head>
  12.     <body marginwidth="0" marginheight="0" LEFTMARGIN="0" TOPMARGIN="0" rightmargin="0" ONLOAD="BringToFront()">
  13.         <!-- #include file = "publish.heading.htm" -->
  14.         <table class="content" width="100%" cellpadding="8">
  15.             <tr>
  16.                 <td>
  17.                     <H1>How to Publish a Provider - <img src="../../images/business.gif" width="16" height="16" alt="" border="0"></H1>
  18.                     <p>
  19.                     A provider represents any group or entity that offers one or more services. Valid examples of a provider might include a 
  20.                     business, a business unit, an organization, an organizational department, a 
  21.                     person, a computer, or an application that offers a service.</p>
  22.                     
  23.                     <!-- #include file = "warning.changestouddi.htm" -->
  24.                     <b>Jump to:</b> <a href="#provider" class="inline">Add a provider</a>, <a href="#identifiers">Add 
  25.                         an identifier</a>, <a href="#categories">Add a category</a>, <a href="#discovery">
  26.                         Add a discovery URL</a>, <a href="#relationships">Add a relationship</a>.
  27.                     <h2><a name="#provider"></a>Add a Provider</h2>
  28.                     <OL>
  29.                         <li>On the <uddi:ContentController Runat='server' Mode='Private'>UDDI Services </uddi:ContentController><uddi:ContentController Runat='server' Mode='Public'>UDDI </uddi:ContentController>menu, click <B>Publish</B>.
  30.                         <li>Click the <b>Providers</b> tab.
  31.                         <li>Click <b>Add Provider</b>.<br>
  32.                         <img src="../../images/business.gif" width="16" height="16" alt="" border="0"> (New Provider Name) </font> appears.
  33.                         <LI>
  34.                             In the details area, click <B>Edit</B>.
  35.                         <LI>
  36.                             In the <B>Language</B> list, select a language for this name.
  37.                         <LI>
  38.                             In <i>Name</i>, type a name for this provider.</LI>
  39.                         <li>
  40.                             Click <B>Update</B>.</li>
  41.                         <li>
  42.                             To add names in other languages, click <b>Add Name</b> and repeat steps 5 
  43.                             through 7.</li>
  44.                         <LI>
  45.                             Click <B>Add Description</B>.
  46.                         <LI>
  47.                             In the <B>Language</B> list, select a language for this description.
  48.                         <LI>
  49.                             In <b>Description</b>, type a brief description for this provider.</LI>
  50.                         <li>
  51.                             Click <B>Update</B>.</li>
  52.                         <LI>
  53.                         To add descriptions in other languages, repeat steps 9 through 12.
  54.                     </OL>
  55.                     <a name="#identifiers"></a>
  56.                     <h2>Add an identifier</h2>
  57.                     Use identifiers to define the logical groupings that this provider is a member of.
  58.                     <ol>
  59.                         <li>
  60.                             Click the <B>Identifiers</B> tab</li>.
  61.                         <LI>
  62.                             Click <B>Add Identifier</B>.
  63.                         <LI>
  64.                             Select the tModel that represents the identification scheme that you are associating with this provider, if available.
  65.                         <li>
  66.                             In <b>Key Name</b>, type a name for this identifier.</li>
  67.                         <li>
  68.                             In <b>Key Value</b>, type a value for this identifier.</li>
  69.                         <li>
  70.                             Click <B>Update</B>.</li>
  71.                         <li>
  72.                             To add additional identifiers, repeat steps 2 through 6.</li>
  73.                     </ol>
  74.                     <a name="#categories"></a>
  75.                     <h2>Add a category</h2>
  76.                     Categories provide descriptive information about this provider, such as its geographical location, the services it provides, or any other appropriate classification. Searches and queries use categories to locate providers of a particular type, classification, or attribute. Assign the appropriate classifications to this provider so that it can be discovered logically and intuitively by either human search or programmatic query. 
  77.                     <OL>
  78.                         <li>
  79.                             Click the <B>Categories</B>
  80.                         tab.
  81.                         <li>
  82.                             Click <B>Add Category</B>.</li>
  83.                         <li>
  84.                             Select an appropriate Categorization Scheme and subcategory.<br>
  85.                             </li>
  86.                         <li>
  87.                             Click <B>Add Category</B>.</li>
  88.                         <li>
  89.                             To add additional categories, repeat steps 2 through 5.</li>
  90.                     </OL>
  91.                     <a name="#discovery"></a>
  92.                     <h2>Add a Discovery URL</h2>
  93.                     A Discovery URL provides a link to additional technical or descriptive information about a provider.<uddi:ContentController Runat='server' Mode='Private'> When a provider is created, UDDI Services automatically creates a Discovery URL pointing to this provider's businessEntity within this installation of UDDI Services.</uddi:ContentController>
  94.                     <ol>
  95.                         <li>
  96.                             Click the <b>Discovery URLs</b> tab.</li>
  97.                         <li>
  98.                             Click <b>Add URL</b>.</li>
  99.                         <li>
  100.                             In <b>Discovery URL</b>, enter the URL that contains the data you want to publish.</li>
  101.                         <li>
  102.                             In <b>Use Type</b>, type the use type of this Discovery URL.</li>
  103.                         <li>
  104.                             Click <b>Update</b>.</li>
  105.                         <li>
  106.                             To add additional Discovery URLs, repeat steps 2 through 5.</li>
  107.                     </ol>
  108.                     <a name="#relationships"></a>
  109.                     <h2>Add a relationship</h2>
  110.                     Relationships define the relationships between providers that you want to make known. They are useful when describing an organizational structure or advertising partnerships between providers.
  111.                     <ol>
  112.                         <li>
  113.                             Click the <b>Relationships</b> tab.</li>
  114.                         <li>
  115.                             Click <b>Add Relationship</b>.</li>
  116.                         <li>
  117.                             Select the provider with whom you want to publish a relationship.</li>
  118.                         <li>
  119.                             In <b>Relationship type</b>, select the type of relationship you want to establish.
  120.                             
  121.                             <ul>
  122.                                 <li>
  123.                                 <b>Identity:</b> Both providers represent the same organization.
  124.                                 </li>
  125.                                 <li>
  126.                                 <b>Parent-child:</b> One provider is a parent of the other provider, such as  a subsidiary.
  127.                                 </li>
  128.                                 <li>
  129.                                 <b>Peer-peer:</b> One provider is a peer of the other provider.
  130.                                 </li>
  131.                             </ul>
  132.                         <li>
  133.                             Select the direction of the relationship.
  134.                             <ul>
  135.                                 <li>
  136.                                     <b>(Your Provider) to Other Provider:</b> A relationship where your provider represents the parent or peer entity.</li>
  137.                                 <li>
  138.                                     <b>Other Provider to (Your Provider):</b> A relationship where the other provider represents the parent or peer entity.</li>
  139.                             </ul>
  140.                         </li>
  141.                         <li>
  142.                             Click <b>Add</b>.
  143.                         </li>
  144.                         <li>
  145.                             To create additional relationships, repeat steps 2 through 6.
  146.                         </li>
  147.                     </ol>
  148.                     Any relationship that you define is not published until the other provider approves it. A relationship that has not yet been approved displays as "Pending" in your <b>Relationships</b> tab, and appears as "Pending Approval" in the other provider's <b>Relationships</b> tab.<p>
  149.                     You have now added and defined a provider and are ready to add contacts and services to it. For more information, see <a href="publish.addcontacts.aspx">How to Add a Contact</a> or <a href="publish.addservices.aspx">How to Add a Service</a>.
  150.                 </td>
  151.             </tr>
  152.         </table>
  153.         <!-- #include file = "publish.footer.htm" -->
  154.     </body>
  155. </html>
  156.  
  157.  
  158.  
  159.